Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optionally disable debug strings in flatbuffer, greatly reduces compile time #1782

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

AleksKnezevic
Copy link
Contributor

@AleksKnezevic AleksKnezevic commented Jan 15, 2025

e2e compile time from stableHLO to flatbuffer is dominated by flatbuffer generation (>99%). Disabling debug strings lowers flatbuffer generation time to 25% of total, lowering e2e times from, for example, 2.5 min to 2 sec.

@AleksKnezevic AleksKnezevic merged commit 97de72e into main Jan 15, 2025
21 checks passed
@AleksKnezevic AleksKnezevic deleted the aknezevic/optional_debug_string branch January 15, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants